Copying and Pasting Objects
When you copy an object all of its properties are copied with the exception of the (ObjectCode). Each object is assigned a unique (ObjectCode).
Note: When you paste an object on TheView, it is pasted into the exact coordinates of its source. As such, you may want to move the original before pasting.
To Copy and Paste an Object
- Select the object to copy.
- Use the Copy
and Paste
buttons on the Standard bar, use the Copy and Paste options on the Edit menu, or press Ctrl+C (copy) and Ctrl+V (paste).

